home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 622 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  782 b 

  1. Path: galileo.polito.it!not-for-mail
  2. From: magni@ALPcom.it (Alessandro Magni)
  3. Newsgroups: comp.lang.c++
  4. Subject: math expressions INPUT
  5. Date: 5 Jan 1996 10:31:11 GMT
  6. Organization: Politecnico di Torino - Italy
  7. Message-ID: <4ciulf$lb2@galileo.polito.it>
  8. NNTP-Posting-Host: monviso.alpcom.it
  9. X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
  10.  
  11. Hi,
  12. probably it's hard to answer this, but I heard some time ago that it was
  13. possible in some way to give a C/C++ prog a math expression, say
  14. 2.*SIN(SQRT(x)) and be able to use it inside your program as a function
  15. you defined (and not, as I thought at first, as a tree you have to
  16. evaluate each time you have a new value for x).
  17. Does somebody know if a library able to do this exists?
  18.  
  19. THANKS
  20.  
  21.         Alessandro Magni
  22.         magni@omega.ien.it
  23.  
  24.